Revision: tlasrc--local--1.2--patch-18
Archive: aaron.bentley@utoronto.ca--tla-2004
Creator: Aaron Bentley <aaron.bentley@utoronto.ca>
Date: Sun Jan 11 19:06:54 EST 2004
Standard-date: 2004-01-12 00:06:54 GMT
Modified-files: libarch/cmd-get.c libarch/cmdutils.c
    libarch/cmdutils.h
New-patches: aaron.bentley@utoronto.ca--tla-2004/tlasrc--local--1.2--patch-18
Summary: Updated cmd-get to check all portions of the revision spec
Keywords: 

tla get now generates a clear error for mistake in a package name or revision
spec.

The main items of interest are
arch_check_for_package_name: makes sure all elements of a package name exist
arch_check_for_revision_name: makes sure all elements of a revision name exist
